

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 14px;
	line-height:1.5em; 
	text-align: justify;
	background-color: #ffffff;
	background-image: url(templatemo_body.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
  background-attachment: fixed;
}

a, a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5 { font-weight: normal; color: #000; }

h1 { font-size: 38px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #fff; }
h2 { font-size: 26px; font-weight: bold; margin: 0 0 20px 0; padding: 0; color: #fff; text-shadow: 1px 1px 1px #555; }
h3 { font-size: 21px;font-weight: bold; margin: 0 0 20px 0; padding: 0; padding: 0; color: #fff; text-shadow: 1px 1px 1px #555; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r25 { margin-right: 25px; }

.vertical_divider { background: url(images/templatemo_vertical_divider.png) right repeat-y; }
 
.float_l { float: left; }

.float_r { 	float: right; }

.image_wrapper { display: inline-block; padding: 8px; border: 1px solid #888888; background: #bcbbbc; margin-bottom: 10px; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right; margin: 3px 0 15px 15px; }
.fm_img { float: left; margin: 3px 30px 15px 0; ;}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #fff; }

.templatemo_list {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background:transparent url(images/templatemo_list.png) no-repeat scroll 0 3px;
	color:#000000;
	margin:0 0 15px;
	padding:0 0 0 16px;
	line-height: 1em;
}

.button a {
	clear: both;
	display: block;
	width: 104px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
}

.button a:hover {
	color: #000;
	text-shadow: 1px 1px 2px #555;
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#templatemo_wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/templatemo_wrapper.png) repeat-y;
}

#templatemo_top {
	padding: 5px 40px;
}

#social {
	float: right;
	margin-top:30px;
	padding: 0;
	list-style: none;
}

#social li {
	margin: 0;
	padding: 0;
	display: inline;
}

#social li a {
	float: left;
	display: block;
	width: 59px;
	height: 59px;
	margin-left: 10px;
}

#templatemo_header {
	width: 950px;
	height: 150px;
	padding: 0 10px;
	background: url(/images/templatemo_header.png) ;
	border-radius: 15px 15px 0px 0px;
}

#templatemo_header  #site_title {
	float: left;
	width: 900px;
	height: auto;
	margin-top: 10px;
	text-align: left;
	padding: 0px 0 0 20px;
}

#templatemo_header  #site_title a {
	margin: 0px;

	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	display: block;
	text-align: left;
	font-size: 14px;
	
	color: #5f6675;
	font-weight: bold;
	letter-spacing: 2px;
}

#templatemo_banner {
	width: 970px;
	height: 600px;

	background-size: cover;
  display: block;
}

#templatemo_menu {
	float: left;
	width: 280px;
	margin-bottom: 50px;
  background-color: #b9a29f;
  border-radius: 0px 0px 15px 15px;
 
}

#templatemo_menu ul {
	margin: 0 0 0 2px;
	padding: 20px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0 0 10px 0;
}

#templatemo_menu ul li a {
	display: block;
	padding: 15px 0 5px 30px;
	font-size: 16px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
	background: url(/images/templatemo_menu_divider.png) left bottom no-repeat;
	
}

#templatemo_menu li a:hover {
	padding-left: 40px;
}

#templatemo_menu li .current{
	padding-left: 40px;
	color: #ff0000;
}

.all {
  display: flex;
  flex-wrap: wrap;
  justify-content:space-evenly;
  padding: 30px;
}

.qualcom {
  width: 45%;
  max-width: 700px;
  border: 3px solid #9c6644;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  background: #fff3e6;
  padding: 20px;
  margin-top: 20px;
  box-sizing: border-box;
}

.image-wrapper {
  width: 100%;
  height: 200px; 
  overflow: hidden;
  background-color: #fff3e6; 
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider {
  display: flex;
  width: 300%; 
  animation: slideImages 12s infinite ease-in-out ;
}

.slider img {
  flex: 0 0 100%;
  height: 200px;
  width: 100%;
  object-fit: cover; 
  border-radius: 10px;
  background-color: #fff3e6;
}

.caption {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #4b2e2e;
  text-align: center;
  padding: 5px 10px;
  background: #fcebd3;
  border-radius: 8px;
}

.about {
  margin-top: 15px;
  padding: 15px;
  background: #fff6ee;
  border-radius: 10px;
  font-size: 15px;
  line-height: 1.6;
  color: #3a2f2f;
  text-align: justify;
}

.about h3 {
  color: #9c6644;
  margin-bottom: 10px;
}


@keyframes slideImages {
  0%, 20% {
    transform: translateX(0%);
  }
  30%, 40% {
    transform: translateX(-100%);
  }
  50%, 60%{
    transform: translateX(-200%);
  }
  70%, 100% {
    transform: translateX(0%);
  }
}

.faq {
  margin-top: 30px;
  padding: 25px;
  background: #fffaf2;
  border-radius: 12px;
}

.faq h3 {
  margin-bottom: 20px;
  color: #9c6644;
  font-size: 20px;
  text-align: center;
}

.qa p {
  font-size: 15px;
  line-height: 1.7;
  color: #3a2f2f;
  margin-bottom: 10px;
}

.qa p strong {
  color: #9c6644;
}

pre {
  background: #f8e8d4;
  padding: 10px;
  border-radius: 6px;
  overflow-x: auto;
  font-size: 14px;
  color: #352323;
}
.resources {
  margin-top: 30px;
  padding: 25px;
  background: #fff6e9;
  border-radius: 12px;
}

.resources h3 {
  color: #9c6644;
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.resources ul {
  list-style-type: square;
  padding-left: 20px;
  color: #3a2f2f;
  font-size: 15px;
  line-height: 1.7;
}

.resources li {
  margin-bottom: 12px;
}

.resources a {
  color: #6b3e2e;
  text-decoration: underline;
}

.resources a:hover {
  color: #a75c3a;
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.6);
  overflow: auto;
}

.modal-content {
  background-color: #fffaf2;
  margin: 5% auto;
  padding: 30px;
  border-radius: 15px;
  width: 60%;
  max-height: 70vh;
  overflow-y: auto;
  scroll-behavior: none;
  position: relative;
}

.close {
  position: absolute;
  top: 15px;
  right: 25px;
  font-size: 30px;
  font-weight: bold;
  color: #9c6644;
  cursor: pointer;
}

.see-more-btn {
  margin-top: 15px;
  padding: 10px 20px;
  font-size: 14px;
  background-color: #9c6644;
  color: white;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

.see-more-btn:hover {
  background-color: #7b4f33;
}



